CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 运动

搜索资源列表

  1. 用OPENCV获得运动物体的轮廓

    1下载:
  2. 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
  3. 所属分类:图形图像处理(光照,映射..)

  1. motiondetect

    0下载:
  2. OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1359
    • 提供者:李君
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. myblobtrack

    0下载:
  2. 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:9627
    • 提供者:李伟军
  1. opencv

    0下载:
  2. 此程序,是在opencv+vc6.0环境下运行的,可以实现人脸识别,运动轨迹等功能。强烈推荐。-This program is under the opencv+ vc6.0 running, you can achieve recognition, trajectory and other functions. Highly recommended.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8654208
    • 提供者:lhb
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:15240192
    • 提供者:王冰洋
  1. detect_motion

    0下载:
  2. 基于opencv的运动目标检测,能够识别动态环境下运动目标,并指出运动目标前进方向-Opencv-based moving target detection, able to identify the dynamic environment of moving targets, and noted that the forward direction of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:1033288
    • 提供者:
  1. MotionDetection

    0下载:
  2. OpenCV实现的运动检测,开发环境为VC6.0-OpenCV realized motion detection, development environment for VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:444444
    • 提供者:Haiyang Gu
  1. Cplus_motion_detection_algorithm

    0下载:
  2. vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:38226
    • 提供者:苏澳
  1. ImageIden

    0下载:
  2. OPENCV 目标识别 实现对三个运动目标的识别跟踪-OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2681818
    • 提供者:雷兵
  1. OpenCV_Moving_target_detection_and_tracking

    0下载:
  2. 《硕士论文》OpenCV的运动目标检测与跟踪-" Master' s thesis" OpenCV of moving target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8665465
    • 提供者:小李
  1. motiondetect

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:422247
    • 提供者:高金锋
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. liyongbeijingjianmojianceyundongwuti

    0下载:
  2. opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2510393
    • 提供者:秋晨
  1. vision

    0下载:
  2. 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3651897
    • 提供者:傅晟
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. opticalflowsimplized

    0下载:
  2. opencv下的光流计算,提取运动目标光流,供参考学习。-opencv optical flow under the terms of extracting moving target optical flow for the reference study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1187131
    • 提供者:王晋
  1. MotionDetection

    1下载:
  2. 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Inte
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1351143
    • 提供者:Maclaon
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. OPENCVwrittenproceduresforidentifyingandtrackingmo

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:431228
    • 提供者:岳祥坤
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com